Skip to content

Use PME for ESRP release #770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025
Merged

Use PME for ESRP release #770

merged 1 commit into from
Mar 4, 2025

Conversation

hallipr
Copy link
Member

@hallipr hallipr commented Mar 3, 2025

  • Update release task to v9
  • Use PME managed identity for ESRP requests

- Update release task to v9
- Use PME managed identity for ESRP requests
@hallipr hallipr requested a review from Copilot March 3, 2025 17:54
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR upgrades the ESRP release task from version 7 to version 9 and updates the configuration to use the PME managed identity for ESRP requests.

  • Updated the EsrpRelease task version from @7 to @9
  • Changed the ConnectedServiceName and adjusted related input parameters to support the PME managed identity
  • Modified key vault and certificate settings to be consistent with the PME configuration

Reviewed Changes

File Description
azure-pipelines/release-stage.yml Upgraded ESRP task version and updated inputs for PME identity

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

azure-pipelines/release-stage.yml:46

  • When using a managed identity (UseManagedIdentity: true), verify whether the ClientId input is still necessary according to the updated documentation for EsrpRelease@9. If not required, consider removing it to avoid potential misconfiguration.
ClientId: '5f81938c-2544-4f1f-9251-dd9de5b8a81b'

@hallipr hallipr linked an issue Mar 3, 2025 that may be closed by this pull request
8 tasks
@hallipr hallipr merged commit c5710b9 into main Mar 4, 2025
6 checks passed
@hallipr hallipr deleted the users/pahallis/esrp-pme branch March 4, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure compliance with ESRP tenant access TSG
2 participants